git-hidden_chk
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 11 May 2024 21:17:18 +0000 (23:17 +0200)
committerAurelien Jarno <aurel32@debian.org>
Sat, 11 May 2024 21:17:18 +0000 (23:17 +0200)
commitfcc7392250028b68ad51680cb45a005fc11b416c
tree7c9a27a82b5fe132ba076171dd308c23e90187a9
parent50108cf2c94b818515e1e5fc718fbbfcd8d52e71
git-hidden_chk

commit 04bf7d2d8a79bf8d06ca811518688ccda190b376
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu Aug 3 21:16:41 2023 +0200

    chk: Add and fix hidden builtin definitions for *_chk

    Otherwise on gnu-i686 there are unwanted PLT entries in libc.so when
    fortification is enabled.

    Tested for i686-gnu, x86_64-gnu, i686-linux-gnu and x86_64-linux-gnu

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-hidden_chk.diff
debug/longjmp_chk.c
debug/strncpy_chk.c
include/setjmp.h
include/stdlib.h
include/string.h
setjmp/longjmp.c